OR-Tools  8.2
constraint_solver_csharp_wrap.cc File Reference

Go to the source code of this file.

Classes

struct  SWIG_CSharpException_t
 
struct  SWIG_CSharpExceptionArgument_t
 
class  Director
 
class  DirectorException
 
class  DirectorPureVirtualException
 
class  LocalSearchPhaseParameters
 
struct  FailureProtect
 

Namespaces

 Swig
 
 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 

Macros

#define SWIGCSHARP
 
#define SWIG_DIRECTORS
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGINLINE
 
#define SWIGUNUSED
 
#define SWIGUNUSEDPARM(p)   p SWIGUNUSED
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGEXPORT
 
#define SWIGSTDCALL
 
#define SWIG_contract_assert(nullreturn, expr, msg)   if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else
 
#define SWIG_UnknownError   -1
 
#define SWIG_IOError   -2
 
#define SWIG_RuntimeError   -3
 
#define SWIG_IndexError   -4
 
#define SWIG_TypeError   -5
 
#define SWIG_DivisionByZero   -6
 
#define SWIG_OverflowError   -7
 
#define SWIG_SyntaxError   -8
 
#define SWIG_ValueError   -9
 
#define SWIG_SystemError   -10
 
#define SWIG_AttributeError   -11
 
#define SWIG_MemoryError   -12
 
#define SWIG_NullReferenceError   -13
 
#define SWIGWORDSIZE64
 

Typedefs

typedef void(SWIGSTDCALLSWIG_CSharpExceptionCallback_t) (const char *)
 
typedef void(SWIGSTDCALLSWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)
 
typedef char *(SWIGSTDCALLSWIG_CSharpStringHelperCallback) (const char *)
 

Enumerations

enum  SWIG_CSharpExceptionCodes {
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException ,
  SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException ,
  SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException ,
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException
}
 
enum  SWIG_CSharpExceptionArgumentCodes {
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException ,
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException
}
 

Functions

static void SWIGUNUSED SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg)
 
static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionCallback_t applicationCallback, SWIG_CSharpExceptionCallback_t arithmeticCallback, SWIG_CSharpExceptionCallback_t divideByZeroCallback, SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, SWIG_CSharpExceptionCallback_t invalidCastCallback, SWIG_CSharpExceptionCallback_t invalidOperationCallback, SWIG_CSharpExceptionCallback_t ioCallback, SWIG_CSharpExceptionCallback_t nullReferenceCallback, SWIG_CSharpExceptionCallback_t outOfMemoryCallback, SWIG_CSharpExceptionCallback_t overflowCallback, SWIG_CSharpExceptionCallback_t systemCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver (SWIG_CSharpStringHelperCallback callback)
 
SWIGINTERN void SWIG_CSharpException (int code, const char *msg)
 
SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 (int capacity)
 
SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy (std::vector< int > *self, int index)
 
SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__setitem (std::vector< int > *self, int index, int const &val)
 
SWIGINTERN void std_vector_Sl_int_Sg__AddRange (std::vector< int > *self, std::vector< int > const &values)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Insert (std::vector< int > *self, int index, int const &x)
 
SWIGINTERN void std_vector_Sl_int_Sg__InsertRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat (int const &value, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 (std::vector< int > *self)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__SetRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Contains (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__IndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Remove (std::vector< int > *self, int const &value)
 
SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem (std::vector< std::vector< int > > *self, int index, std::vector< int > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange (std::vector< std::vector< int > > *self, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert (std::vector< std::vector< int > > *self, int index, std::vector< int > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat (std::vector< int > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< int64 > * new_std_vector_Sl_int64_Sg___SWIG_2 (int capacity)
 
SWIGINTERN long std_vector_Sl_int64_Sg__getitemcopy (std::vector< int64 > *self, int index)
 
SWIGINTERN std::vector< long >::value_type const & std_vector_Sl_int64_Sg__getitem (std::vector< int64 > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_Sg__setitem (std::vector< int64 > *self, int index, long const &val)
 
SWIGINTERN void std_vector_Sl_int64_Sg__AddRange (std::vector< int64 > *self, std::vector< long > const &values)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_Sg__GetRange (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Insert (std::vector< int64 > *self, int index, long const &x)
 
SWIGINTERN void std_vector_Sl_int64_Sg__InsertRange (std::vector< int64 > *self, int index, std::vector< long > const &values)
 
SWIGINTERN void std_vector_Sl_int64_Sg__RemoveAt (std::vector< int64 > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_Sg__RemoveRange (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_Sg__Repeat (long const &value, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_0 (std::vector< int64 > *self)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_1 (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__SetRange (std::vector< int64 > *self, int index, std::vector< long > const &values)
 
SWIGINTERN bool std_vector_Sl_int64_Sg__Contains (std::vector< int64 > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_Sg__IndexOf (std::vector< int64 > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_Sg__LastIndexOf (std::vector< int64 > *self, long const &value)
 
SWIGINTERN bool std_vector_Sl_int64_Sg__Remove (std::vector< int64 > *self, long const &value)
 
SWIGINTERN std::vector< std::vector< int64 > > * new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int64std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN std::vector< std::vector< long > >::value_type const & std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem (std::vector< std::vector< int64 > > *self, int index, std::vector< int64 > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange (std::vector< std::vector< int64 > > *self, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN std::vector< std::vector< int64 > > * std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert (std::vector< std::vector< int64 > > *self, int index, std::vector< int64 > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange (std::vector< std::vector< int64 > > *self, int index, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int64 > > * std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat (std::vector< int64 > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int64 > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange (std::vector< std::vector< int64 > > *self, int index, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntVarstd_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntVar * >::value_type const & std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange (std::vector< operations_research::IntVar * > *self, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat (operations_research::IntVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SearchMonitorstd_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const & std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange (std::vector< operations_research::SearchMonitor * > *self, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat (operations_research::SearchMonitor *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SearchMonitor * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::DecisionBuilderstd_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const & std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange (std::vector< operations_research::DecisionBuilder * > *self, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat (operations_research::DecisionBuilder *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::DecisionBuilder * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntervalVarstd_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const & std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange (std::vector< operations_research::IntervalVar * > *self, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat (operations_research::IntervalVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntervalVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SequenceVarstd_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const & std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange (std::vector< operations_research::SequenceVar * > *self, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat (operations_research::SequenceVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SequenceVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchOperatorstd_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const & std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchOperator * > *self, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat (operations_research::LocalSearchOperator *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchOperator * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchFilterstd_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const & std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchFilter * > *self, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat (operations_research::LocalSearchFilter *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchFilter * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SymmetryBreakerstd_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const & std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange (std::vector< operations_research::SymmetryBreaker * > *self, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat (operations_research::SymmetryBreaker *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SymmetryBreaker * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_MapTo (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_1 (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Minimize (operations_research::IntExpr *self, int64 step)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Maximize (operations_research::IntExpr *self, int64 step)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetDomain (operations_research::IntVar *self)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetHoles (operations_research::IntVar *self)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfter (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAt (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsBefore (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfter (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAt (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsBefore (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_CrossesDate (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_AvoidsDate (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMax (operations_research::IntervalVar *self)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMin (operations_research::IntervalVar *self)
 
SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index (operations_research::IntVarLocalSearchFilter *self, operations_research::IntVar *const var)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ (int jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ (int jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ (long long jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ (void *jarg1, int len2_1, int len2_2[], int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ (char *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ (char *jarg1, int parameters_size, uint8 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ (void *jarg1)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ (void *jarg1)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ (void *jarg1, int length2, int64 *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ (void *jarg1, int length2, int *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ (void *jarg1, long long jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ (void *jarg1, long long jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, unsigned int jarg8, char *jarg9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, long long jarg8, unsigned int jarg9, char *jarg10, void *jarg11)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ (void *jarg1, int jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int64 *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6, long long jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, double jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, void *jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ (void *jarg1, int proto_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ (void *jarg1, void *jarg2, void *jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, int jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8, void *jarg9)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ (void *jarg1, void *jarg2, double jarg3, double jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ (void *objarg, SwigDirector_Decision::SWIG_Callback0_t callback0, SwigDirector_Decision::SWIG_Callback1_t callback1, SwigDirector_Decision::SWIG_Callback2_t callback2, SwigDirector_Decision::SWIG_Callback3_t callback3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ (void *objarg, SwigDirector_DecisionBuilder::SWIG_Callback0_t callback0, SwigDirector_DecisionBuilder::SWIG_Callback1_t callback1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ (void *objarg, SwigDirector_Demon::SWIG_Callback0_t callback0, SwigDirector_Demon::SWIG_Callback1_t callback1, SwigDirector_Demon::SWIG_Callback2_t callback2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ (void *jarg1, char *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ (void *jarg1, char *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ (void *objarg, SwigDirector_Constraint::SWIG_Callback0_t callback0, SwigDirector_Constraint::SWIG_Callback1_t callback1, SwigDirector_Constraint::SWIG_Callback2_t callback2, SwigDirector_Constraint::SWIG_Callback3_t callback3, SwigDirector_Constraint::SWIG_Callback4_t callback4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ (void *objarg, SwigDirector_SearchMonitor::SWIG_Callback0_t callback0, SwigDirector_SearchMonitor::SWIG_Callback1_t callback1, SwigDirector_SearchMonitor::SWIG_Callback2_t callback2, SwigDirector_SearchMonitor::SWIG_Callback3_t callback3, SwigDirector_SearchMonitor::SWIG_Callback4_t callback4, SwigDirector_SearchMonitor::SWIG_Callback5_t callback5, SwigDirector_SearchMonitor::SWIG_Callback6_t callback6, SwigDirector_SearchMonitor::SWIG_Callback7_t callback7, SwigDirector_SearchMonitor::SWIG_Callback8_t callback8, SwigDirector_SearchMonitor::SWIG_Callback9_t callback9, SwigDirector_SearchMonitor::SWIG_Callback10_t callback10, SwigDirector_SearchMonitor::SWIG_Callback11_t callback11, SwigDirector_SearchMonitor::SWIG_Callback12_t callback12, SwigDirector_SearchMonitor::SWIG_Callback13_t callback13, SwigDirector_SearchMonitor::SWIG_Callback14_t callback14, SwigDirector_SearchMonitor::SWIG_Callback15_t callback15, SwigDirector_SearchMonitor::SWIG_Callback16_t callback16, SwigDirector_SearchMonitor::SWIG_Callback17_t callback17, SwigDirector_SearchMonitor::SWIG_Callback18_t callback18, SwigDirector_SearchMonitor::SWIG_Callback19_t callback19, SwigDirector_SearchMonitor::SWIG_Callback20_t callback20, SwigDirector_SearchMonitor::SWIG_Callback21_t callback21, SwigDirector_SearchMonitor::SWIG_Callback22_t callback22, SwigDirector_SearchMonitor::SWIG_Callback23_t callback23, SwigDirector_SearchMonitor::SWIG_Callback24_t callback24)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ (void *jarg1, long *jarg2, long *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ (void *objarg, SwigDirector_SolutionCollector::SWIG_Callback0_t callback0, SwigDirector_SolutionCollector::SWIG_Callback1_t callback1, SwigDirector_SolutionCollector::SWIG_Callback2_t callback2, SwigDirector_SolutionCollector::SWIG_Callback3_t callback3, SwigDirector_SolutionCollector::SWIG_Callback4_t callback4, SwigDirector_SolutionCollector::SWIG_Callback5_t callback5, SwigDirector_SolutionCollector::SWIG_Callback6_t callback6, SwigDirector_SolutionCollector::SWIG_Callback7_t callback7, SwigDirector_SolutionCollector::SWIG_Callback8_t callback8, SwigDirector_SolutionCollector::SWIG_Callback9_t callback9, SwigDirector_SolutionCollector::SWIG_Callback10_t callback10, SwigDirector_SolutionCollector::SWIG_Callback11_t callback11, SwigDirector_SolutionCollector::SWIG_Callback12_t callback12, SwigDirector_SolutionCollector::SWIG_Callback13_t callback13, SwigDirector_SolutionCollector::SWIG_Callback14_t callback14, SwigDirector_SolutionCollector::SWIG_Callback15_t callback15, SwigDirector_SolutionCollector::SWIG_Callback16_t callback16, SwigDirector_SolutionCollector::SWIG_Callback17_t callback17, SwigDirector_SolutionCollector::SWIG_Callback18_t callback18, SwigDirector_SolutionCollector::SWIG_Callback19_t callback19, SwigDirector_SolutionCollector::SWIG_Callback20_t callback20, SwigDirector_SolutionCollector::SWIG_Callback21_t callback21, SwigDirector_SolutionCollector::SWIG_Callback22_t callback22, SwigDirector_SolutionCollector::SWIG_Callback23_t callback23, SwigDirector_SolutionCollector::SWIG_Callback24_t callback24)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ (void *objarg, SwigDirector_OptimizeVar::SWIG_Callback0_t callback0, SwigDirector_OptimizeVar::SWIG_Callback1_t callback1, SwigDirector_OptimizeVar::SWIG_Callback2_t callback2, SwigDirector_OptimizeVar::SWIG_Callback3_t callback3, SwigDirector_OptimizeVar::SWIG_Callback4_t callback4, SwigDirector_OptimizeVar::SWIG_Callback5_t callback5, SwigDirector_OptimizeVar::SWIG_Callback6_t callback6, SwigDirector_OptimizeVar::SWIG_Callback7_t callback7, SwigDirector_OptimizeVar::SWIG_Callback8_t callback8, SwigDirector_OptimizeVar::SWIG_Callback9_t callback9, SwigDirector_OptimizeVar::SWIG_Callback10_t callback10, SwigDirector_OptimizeVar::SWIG_Callback11_t callback11, SwigDirector_OptimizeVar::SWIG_Callback12_t callback12, SwigDirector_OptimizeVar::SWIG_Callback13_t callback13, SwigDirector_OptimizeVar::SWIG_Callback14_t callback14, SwigDirector_OptimizeVar::SWIG_Callback15_t callback15, SwigDirector_OptimizeVar::SWIG_Callback16_t callback16, SwigDirector_OptimizeVar::SWIG_Callback17_t callback17, SwigDirector_OptimizeVar::SWIG_Callback18_t callback18, SwigDirector_OptimizeVar::SWIG_Callback19_t callback19, SwigDirector_OptimizeVar::SWIG_Callback20_t callback20, SwigDirector_OptimizeVar::SWIG_Callback21_t callback21, SwigDirector_OptimizeVar::SWIG_Callback22_t callback22, SwigDirector_OptimizeVar::SWIG_Callback23_t callback23, SwigDirector_OptimizeVar::SWIG_Callback24_t callback24, SwigDirector_OptimizeVar::SWIG_Callback25_t callback25)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ (void *objarg, SwigDirector_SearchLimit::SWIG_Callback0_t callback0, SwigDirector_SearchLimit::SWIG_Callback1_t callback1, SwigDirector_SearchLimit::SWIG_Callback2_t callback2, SwigDirector_SearchLimit::SWIG_Callback3_t callback3, SwigDirector_SearchLimit::SWIG_Callback4_t callback4, SwigDirector_SearchLimit::SWIG_Callback5_t callback5, SwigDirector_SearchLimit::SWIG_Callback6_t callback6, SwigDirector_SearchLimit::SWIG_Callback7_t callback7, SwigDirector_SearchLimit::SWIG_Callback8_t callback8, SwigDirector_SearchLimit::SWIG_Callback9_t callback9, SwigDirector_SearchLimit::SWIG_Callback10_t callback10, SwigDirector_SearchLimit::SWIG_Callback11_t callback11, SwigDirector_SearchLimit::SWIG_Callback12_t callback12, SwigDirector_SearchLimit::SWIG_Callback13_t callback13, SwigDirector_SearchLimit::SWIG_Callback14_t callback14, SwigDirector_SearchLimit::SWIG_Callback15_t callback15, SwigDirector_SearchLimit::SWIG_Callback16_t callback16, SwigDirector_SearchLimit::SWIG_Callback17_t callback17, SwigDirector_SearchLimit::SWIG_Callback18_t callback18, SwigDirector_SearchLimit::SWIG_Callback19_t callback19, SwigDirector_SearchLimit::SWIG_Callback20_t callback20, SwigDirector_SearchLimit::SWIG_Callback21_t callback21, SwigDirector_SearchLimit::SWIG_Callback22_t callback22, SwigDirector_SearchLimit::SWIG_Callback23_t callback23, SwigDirector_SearchLimit::SWIG_Callback24_t callback24, SwigDirector_SearchLimit::SWIG_Callback25_t callback25, SwigDirector_SearchLimit::SWIG_Callback26_t callback26, SwigDirector_SearchLimit::SWIG_Callback27_t callback27, SwigDirector_SearchLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ (void *objarg, SwigDirector_RegularLimit::SWIG_Callback0_t callback0, SwigDirector_RegularLimit::SWIG_Callback1_t callback1, SwigDirector_RegularLimit::SWIG_Callback2_t callback2, SwigDirector_RegularLimit::SWIG_Callback3_t callback3, SwigDirector_RegularLimit::SWIG_Callback4_t callback4, SwigDirector_RegularLimit::SWIG_Callback5_t callback5, SwigDirector_RegularLimit::SWIG_Callback6_t callback6, SwigDirector_RegularLimit::SWIG_Callback7_t callback7, SwigDirector_RegularLimit::SWIG_Callback8_t callback8, SwigDirector_RegularLimit::SWIG_Callback9_t callback9, SwigDirector_RegularLimit::SWIG_Callback10_t callback10, SwigDirector_RegularLimit::SWIG_Callback11_t callback11, SwigDirector_RegularLimit::SWIG_Callback12_t callback12, SwigDirector_RegularLimit::SWIG_Callback13_t callback13, SwigDirector_RegularLimit::SWIG_Callback14_t callback14, SwigDirector_RegularLimit::SWIG_Callback15_t callback15, SwigDirector_RegularLimit::SWIG_Callback16_t callback16, SwigDirector_RegularLimit::SWIG_Callback17_t callback17, SwigDirector_RegularLimit::SWIG_Callback18_t callback18, SwigDirector_RegularLimit::SWIG_Callback19_t callback19, SwigDirector_RegularLimit::SWIG_Callback20_t callback20, SwigDirector_RegularLimit::SWIG_Callback21_t callback21, SwigDirector_RegularLimit::SWIG_Callback22_t callback22, SwigDirector_RegularLimit::SWIG_Callback23_t callback23, SwigDirector_RegularLimit::SWIG_Callback24_t callback24, SwigDirector_RegularLimit::SWIG_Callback25_t callback25, SwigDirector_RegularLimit::SWIG_Callback26_t callback26, SwigDirector_RegularLimit::SWIG_Callback27_t callback27, SwigDirector_RegularLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ (void *jarg1, void *jarg2, void *jarg3, char *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___ (void *objarg, SwigDirector_LocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_LocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_LocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_LocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_LocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_LocalSearchOperator::SWIG_Callback5_t callback5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, int length3, int *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ (void *objarg, SwigDirector_BaseLns::SWIG_Callback0_t callback0, SwigDirector_BaseLns::SWIG_Callback1_t callback1, SwigDirector_BaseLns::SWIG_Callback2_t callback2, SwigDirector_BaseLns::SWIG_Callback3_t callback3, SwigDirector_BaseLns::SWIG_Callback4_t callback4, SwigDirector_BaseLns::SWIG_Callback5_t callback5, SwigDirector_BaseLns::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___ (void *objarg, SwigDirector_ChangeValue::SWIG_Callback0_t callback0, SwigDirector_ChangeValue::SWIG_Callback1_t callback1, SwigDirector_ChangeValue::SWIG_Callback2_t callback2, SwigDirector_ChangeValue::SWIG_Callback3_t callback3, SwigDirector_ChangeValue::SWIG_Callback4_t callback4, SwigDirector_ChangeValue::SWIG_Callback5_t callback5, SwigDirector_ChangeValue::SWIG_Callback6_t callback6, SwigDirector_ChangeValue::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___ (void *objarg, SwigDirector_PathOperator::SWIG_Callback0_t callback0, SwigDirector_PathOperator::SWIG_Callback1_t callback1, SwigDirector_PathOperator::SWIG_Callback2_t callback2, SwigDirector_PathOperator::SWIG_Callback3_t callback3, SwigDirector_PathOperator::SWIG_Callback4_t callback4, SwigDirector_PathOperator::SWIG_Callback5_t callback5, SwigDirector_PathOperator::SWIG_Callback6_t callback6, SwigDirector_PathOperator::SWIG_Callback7_t callback7, SwigDirector_PathOperator::SWIG_Callback8_t callback8, SwigDirector_PathOperator::SWIG_Callback9_t callback9, SwigDirector_PathOperator::SWIG_Callback10_t callback10, SwigDirector_PathOperator::SWIG_Callback11_t callback11, SwigDirector_PathOperator::SWIG_Callback12_t callback12, SwigDirector_PathOperator::SWIG_Callback13_t callback13, SwigDirector_PathOperator::SWIG_Callback14_t callback14)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___ (void *objarg, SwigDirector_LocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_LocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_LocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_LocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_LocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_LocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_LocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_LocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_LocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_LocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ (void *objarg, SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t callback0)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___ (void *objarg, SwigDirector_SymmetryBreaker::SWIG_Callback0_t callback0, SwigDirector_SymmetryBreaker::SWIG_Callback1_t callback1, SwigDirector_SymmetryBreaker::SWIG_Callback2_t callback2, SwigDirector_SymmetryBreaker::SWIG_Callback3_t callback3, SwigDirector_SymmetryBreaker::SWIG_Callback4_t callback4, SwigDirector_SymmetryBreaker::SWIG_Callback5_t callback5, SwigDirector_SymmetryBreaker::SWIG_Callback6_t callback6, SwigDirector_SymmetryBreaker::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ (int jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ (long long jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ (long long jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ (long long jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ (unsigned int jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ (int jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ (int jarg1, int jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ (void *jarg1, long long jarg2)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ()
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ (int search_parameters_size, uint8 *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ (void *jarg1, int parameters_size, uint8 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ (void *jarg1, int length2, int *jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ (void *jarg1, int jarg2, long long jarg3, int length4, int64 *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ (void *jarg1, int length2, int *jarg2, long long jarg3, int length4, int64 *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ (void *jarg1, long long jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ (void *jarg1, int length2, int64 *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ (void *jarg1, int length2, int64 *jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ (void *jarg1, int length2, int64 *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ (void *jarg1, int length2, int *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ (void *jarg1, long long jarg2, int jarg3, int jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ (void *jarg1, unsigned int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ (void *jarg1, void *jarg2, int search_parameters_size, uint8 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3, unsigned int jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ (void *jarg1, void *jarg2, int len3_1, int len3_2[], int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, int length4, int64 *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ (void *jarg1, int search_parameters_size, uint8 *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ (operations_research::PropagationBaseObject *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ (operations_research::Decision *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ (operations_research::DecisionVisitor *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ (operations_research::DecisionBuilder *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ (operations_research::Demon *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ (operations_research::ModelVisitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ (operations_research::Constraint *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ (operations_research::CastConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ (operations_research::SearchMonitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ (operations_research::IntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ (operations_research::IntVarIterator *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ (operations_research::IntVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ (operations_research::SolutionCollector *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ (operations_research::OptimizeVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ (operations_research::SearchLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ (operations_research::RegularLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ (operations_research::ImprovementSearchLimit *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ (operations_research::IntervalVar *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ (operations_research::SequenceVar *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ (operations_research::IntVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ (operations_research::IntervalVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ (operations_research::SequenceVarElement *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ (operations_research::Assignment *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ (operations_research::Pack *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ (operations_research::DisjunctiveConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ (operations_research::SolutionPool *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ (operations_research::BaseIntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ (operations_research::LocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::IntVar, int64, operations_research::IntVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::IntVar, int64, operations_research::IntVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___ (operations_research::IntVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___ (operations_research::SequenceVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ (operations_research::BaseLns *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ (operations_research::ChangeValue *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ (operations_research::PathOperator *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ (operations_research::LocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ (operations_research::LocalSearchFilterManager *jarg1)
 
SWIGEXPORT operations_research::LocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ (operations_research::IntVarLocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ (operations_research::PropagationMonitor *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ (operations_research::LocalSearchMonitor *jarg1)
 
SWIGEXPORT operations_research::IntVar *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ (operations_research::BooleanVar *jarg1)
 
SWIGEXPORT operations_research::DecisionVisitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ (operations_research::SymmetryBreaker *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ (operations_research::SearchLog *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ (operations_research::RoutingModelVisitor *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ (operations_research::GlobalVehicleBreaksConstraint *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ (operations_research::TypeIncompatibilityChecker *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ (operations_research::TypeRequirementChecker *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ (operations_research::TypeRegulationsConstraint *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___ (operations_research::BasePathFilter *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___ (operations_research::CPFeasibilityFilter *jarg1)
 

Variables

static SWIG_CSharpException_t SWIG_csharp_exceptions []
 
static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument []
 
static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
 

Macro Definition Documentation

◆ SWIG_AttributeError

#define SWIG_AttributeError   -11

Definition at line 313 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_contract_assert

#define SWIG_contract_assert (   nullreturn,
  expr,
  msg 
)    if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else

Definition at line 300 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DIRECTORS

#define SWIG_DIRECTORS

Definition at line 16 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DivisionByZero

#define SWIG_DivisionByZero   -6

Definition at line 308 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IndexError

#define SWIG_IndexError   -4

Definition at line 306 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IOError

#define SWIG_IOError   -2

Definition at line 304 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_MemoryError

#define SWIG_MemoryError   -12

Definition at line 314 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_NullReferenceError

#define SWIG_NullReferenceError   -13

Definition at line 315 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_OverflowError

#define SWIG_OverflowError   -7

Definition at line 309 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_RuntimeError

#define SWIG_RuntimeError   -3

Definition at line 305 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SyntaxError

#define SWIG_SyntaxError   -8

Definition at line 310 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SystemError

#define SWIG_SystemError   -10

Definition at line 312 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_TypeError

#define SWIG_TypeError   -5

Definition at line 307 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_UnknownError

#define SWIG_UnknownError   -1

Definition at line 303 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_ValueError

#define SWIG_ValueError   -9

Definition at line 311 of file constraint_solver_csharp_wrap.cc.

◆ SWIGCSHARP

#define SWIGCSHARP

Definition at line 13 of file constraint_solver_csharp_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 128 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 65 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 100 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 105 of file constraint_solver_csharp_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 138 of file constraint_solver_csharp_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 56 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 80 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 94 of file constraint_solver_csharp_wrap.cc.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 447 of file constraint_solver_csharp_wrap.cc.

Typedef Documentation

◆ SWIG_CSharpExceptionArgumentCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)

Definition at line 195 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionCallback_t) (const char *)

Definition at line 194 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpStringHelperCallback

typedef char*(SWIGSTDCALL* SWIG_CSharpStringHelperCallback) (const char *)

Definition at line 286 of file constraint_solver_csharp_wrap.cc.

Enumeration Type Documentation

◆ SWIG_CSharpExceptionArgumentCodes

Enumerator
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 

Definition at line 188 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCodes

Enumerator
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 

Definition at line 174 of file constraint_solver_csharp_wrap.cc.

Function Documentation

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ ( void *  jarg1)

Definition at line 34434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ ( void *  jarg1)

Definition at line 34418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 34450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ ( void *  jarg1)

Definition at line 29527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ ( void *  jarg1)

Definition at line 29511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ ( void *  jarg1)

Definition at line 29551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ ( void *  jarg1)

Definition at line 28439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ ( void *  jarg1)

Definition at line 28533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ ( void *  jarg1)

Definition at line 29519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ ( void *  jarg1)

Definition at line 28447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29241 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ ( void *  jarg1)

Definition at line 28553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ ( void *  jarg1)

Definition at line 29649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ ( void *  jarg1)

Definition at line 29625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ ( void *  jarg1)

Definition at line 29661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ ( void *  jarg1)

Definition at line 29637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ ( void *  jarg1)

Definition at line 29685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ ( void *  jarg1)

Definition at line 28483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ ( void *  jarg1)

Definition at line 28471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ ( void *  jarg1)

Definition at line 28495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ ( void *  jarg1)

Definition at line 28541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ ( void *  jarg1)

Definition at line 28601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ ( void *  jarg1)

Definition at line 28577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ ( void *  jarg1)

Definition at line 28565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ ( void *  jarg1)

Definition at line 28589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ ( void *  jarg1)

Definition at line 28515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ ( void *  jarg1)

Definition at line 29673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29125 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 28777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 29303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29388 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ ( void *  jarg1)

Definition at line 28459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28845 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28873 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ ( void *  jarg1)

Definition at line 28507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ ( operations_research::Assignment jarg1)

Definition at line 39231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ ( void *  jarg1)

Definition at line 29539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ ( void *  jarg1)

Definition at line 27487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ ( void *  jarg1)

Definition at line 27503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ ( void *  jarg1)

Definition at line 27495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 34829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ ( void *  jarg1)

Definition at line 34701 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ ( void *  jarg1)

Definition at line 34719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34671 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ ( void *  jarg1)

Definition at line 34821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ ( void *  jarg1)

Definition at line 34801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ ( void *  jarg1)

Definition at line 34813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ ( void *  jarg1)

Definition at line 34903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ ( void *  jarg1)

Definition at line 34921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34873 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ ( void *  jarg1)

Definition at line 35023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ ( void *  jarg1)

Definition at line 35003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ ( void *  jarg1)

Definition at line 35015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 35089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ ( void *  jarg1)

Definition at line 35105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ ( void *  jarg1)

Definition at line 35123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 35113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ ( void *  jarg1)

Definition at line 35225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ ( void *  jarg1)

Definition at line 35205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ ( void *  jarg1)

Definition at line 35217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ ( void *  jarg1)

Definition at line 30284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ ( operations_research::BaseIntExpr jarg1)

Definition at line 39247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ ( void *  jarg1)

Definition at line 30272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ ( void *  objarg,
SwigDirector_BaseLns::SWIG_Callback0_t  callback0,
SwigDirector_BaseLns::SWIG_Callback1_t  callback1,
SwigDirector_BaseLns::SWIG_Callback2_t  callback2,
SwigDirector_BaseLns::SWIG_Callback3_t  callback3,
SwigDirector_BaseLns::SWIG_Callback4_t  callback4,
SwigDirector_BaseLns::SWIG_Callback5_t  callback5,
SwigDirector_BaseLns::SWIG_Callback6_t  callback6 
)

Definition at line 31082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ ( void *  jarg1)

Definition at line 31046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ ( void *  jarg1)

Definition at line 31058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ ( void *  jarg1)

Definition at line 31008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ ( void *  jarg1)

Definition at line 31024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ ( operations_research::BaseLns jarg1)

Definition at line 39271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ ( void *  jarg1)

Definition at line 20761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 39051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 39071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___ ( operations_research::BasePathFilter jarg1)

Definition at line 39335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ( )

Definition at line 30316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ ( void *  jarg1)

Definition at line 32986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ ( void *  jarg1)

Definition at line 32782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ( )

Definition at line 32666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ ( void *  jarg1)

Definition at line 32720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ ( void *  jarg1)

Definition at line 32684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ ( void *  jarg1)

Definition at line 32998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ ( void *  jarg1)

Definition at line 32978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ ( void *  jarg1)

Definition at line 32872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntVar* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ ( operations_research::BooleanVar jarg1)

Definition at line 39303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ ( void *  jarg1)

Definition at line 32898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ ( void *  jarg1)

Definition at line 32794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ ( void *  jarg1)

Definition at line 32910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ ( operations_research::CastConstraint jarg1)

Definition at line 39171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ ( void *  jarg1)

Definition at line 23404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ ( void *  jarg1)

Definition at line 31143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 31113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ ( operations_research::ChangeValue jarg1)

Definition at line 39275 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ( )

Definition at line 30326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ ( void *  objarg,
SwigDirector_Constraint::SWIG_Callback0_t  callback0,
SwigDirector_Constraint::SWIG_Callback1_t  callback1,
SwigDirector_Constraint::SWIG_Callback2_t  callback2,
SwigDirector_Constraint::SWIG_Callback3_t  callback3,
SwigDirector_Constraint::SWIG_Callback4_t  callback4 
)

Definition at line 23389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 23323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ ( void *  jarg1)

Definition at line 23365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ ( void *  jarg1)

Definition at line 23315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ ( operations_research::Constraint jarg1)

Definition at line 39167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ ( void *  jarg1)

Definition at line 23331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ ( void *  jarg1)

Definition at line 23343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ ( void *  jarg1)

Definition at line 23377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 39113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 39133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___ ( operations_research::CPFeasibilityFilter jarg1)

Definition at line 39339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___ ( void *  jarg1)

Definition at line 39101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ( )

Definition at line 10734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ( )

Definition at line 30356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ ( void *  objarg,
SwigDirector_Decision::SWIG_Callback0_t  callback0,
SwigDirector_Decision::SWIG_Callback1_t  callback1,
SwigDirector_Decision::SWIG_Callback2_t  callback2,
SwigDirector_Decision::SWIG_Callback3_t  callback3 
)

Definition at line 21004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ ( operations_research::Decision jarg1)

Definition at line 39147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ ( void *  jarg1)

Definition at line 20960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ ( void *  jarg1)

Definition at line 20972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ ( void *  objarg,
SwigDirector_DecisionBuilder::SWIG_Callback0_t  callback0,
SwigDirector_DecisionBuilder::SWIG_Callback1_t  callback1 
)

Definition at line 21167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ ( operations_research::DecisionBuilder jarg1)

Definition at line 39155 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ ( void *  jarg1)

Definition at line 21143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ ( void *  jarg1)

Definition at line 21155 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ ( void *  jarg1)

Definition at line 8312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ ( void *  jarg1)

Definition at line 8280 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8415 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ ( void *  jarg1)

Definition at line 8300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ ( operations_research::DecisionVisitor jarg1)

Definition at line 39151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21055 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 21041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ ( void *  jarg1)

Definition at line 21103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ( )

Definition at line 10754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ( )

Definition at line 10744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ( )

Definition at line 10764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ ( void *  jarg1)

Definition at line 11054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ ( void *  jarg1)

Definition at line 11010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ ( void *  jarg1)

Definition at line 10944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ ( void *  jarg1)

Definition at line 10922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ ( void *  jarg1)

Definition at line 10878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ( )

Definition at line 10794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ( )

Definition at line 10804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ ( void *  jarg1)

Definition at line 10966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 10956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ ( void *  jarg1)

Definition at line 10988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ ( void *  jarg1)

Definition at line 10900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 10890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ( )

Definition at line 10784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ( )

Definition at line 10774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ ( void *  jarg1)

Definition at line 11032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ ( void *  jarg1)

Definition at line 10856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ ( void *  jarg1)

Definition at line 10834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ( )

Definition at line 10814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ( )

Definition at line 35408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ( )

Definition at line 35426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ ( void *  jarg1)

Definition at line 28431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ ( void *  jarg1)

Definition at line 27515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ ( void *  jarg1)

Definition at line 34841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ ( void *  jarg1)

Definition at line 35043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ ( void *  jarg1)

Definition at line 35245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ ( void *  jarg1)

Definition at line 30264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ ( void *  jarg1)

Definition at line 31000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ ( void *  jarg1)

Definition at line 20753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___ ( void *  jarg1)

Definition at line 39043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ ( void *  jarg1)

Definition at line 32676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ ( void *  jarg1)

Definition at line 23396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ ( void *  jarg1)

Definition at line 31105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ ( void *  jarg1)

Definition at line 23307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___ ( void *  jarg1)

Definition at line 39093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ ( void *  jarg1)

Definition at line 20932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ ( void *  jarg1)

Definition at line 21121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ ( void *  jarg1)

Definition at line 8681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ ( void *  jarg1)

Definition at line 21021 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ ( void *  jarg1)

Definition at line 11076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ ( void *  jarg1)

Definition at line 21184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ ( void *  jarg1)

Definition at line 30162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 38258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ ( void *  jarg1)

Definition at line 26087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ ( void *  jarg1)

Definition at line 6755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ ( void *  jarg1)

Definition at line 7108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ ( void *  jarg1)

Definition at line 26169 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ ( void *  jarg1)

Definition at line 28141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ ( void *  jarg1)

Definition at line 9090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ ( void *  jarg1)

Definition at line 23937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ ( void *  jarg1)

Definition at line 7144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ ( void *  jarg1)

Definition at line 24575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ ( void *  jarg1)

Definition at line 27711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ ( void *  jarg1)

Definition at line 24515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 31893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30701 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ ( void *  jarg1)

Definition at line 7863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ ( void *  jarg1)

Definition at line 5993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ ( void *  jarg1)

Definition at line 6346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ ( void *  jarg1)

Definition at line 31639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ ( void *  jarg1)

Definition at line 31728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ ( void *  jarg1)

Definition at line 10317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ ( void *  jarg1)

Definition at line 32530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ ( void *  jarg1)

Definition at line 30396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ ( void *  jarg1)

Definition at line 9908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ ( void *  jarg1)

Definition at line 7454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ ( void *  jarg1)

Definition at line 33765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ ( void *  jarg1)

Definition at line 22907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ ( void *  jarg1)

Definition at line 25316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ ( void *  jarg1)

Definition at line 29739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ ( void *  jarg1)

Definition at line 31164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ ( void *  jarg1)

Definition at line 32012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ ( void *  jarg1)

Definition at line 25774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ ( void *  jarg1)

Definition at line 34639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ ( void *  jarg1)

Definition at line 34591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ ( void *  jarg1)

Definition at line 34324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ ( void *  jarg1)

Definition at line 38364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ ( void *  jarg1)

Definition at line 35307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ ( void *  jarg1)

Definition at line 35798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ ( void *  jarg1)

Definition at line 35711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( void *  jarg1)

Definition at line 35601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ ( void *  jarg1)

Definition at line 38210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ ( void *  jarg1)

Definition at line 25579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ ( void *  jarg1)

Definition at line 33071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ ( void *  jarg1)

Definition at line 23438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ ( void *  jarg1)

Definition at line 8272 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ ( void *  jarg1)

Definition at line 27326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ ( void *  jarg1)

Definition at line 28399 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ ( void *  jarg1)

Definition at line 9499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ ( void *  jarg1)

Definition at line 24945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ ( void *  jarg1)

Definition at line 30212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ ( void *  jarg1)

Definition at line 12161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ ( void *  jarg1)

Definition at line 11176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ ( void *  jarg1)

Definition at line 33020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ ( void *  jarg1)

Definition at line 10726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ ( void *  jarg1)

Definition at line 38292 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ ( void *  jarg1)

Definition at line 38266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ ( void *  objarg,
SwigDirector_Demon::SWIG_Callback0_t  callback0,
SwigDirector_Demon::SWIG_Callback1_t  callback1,
SwigDirector_Demon::SWIG_Callback2_t  callback2 
)

Definition at line 21270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ ( void *  jarg1)

Definition at line 21202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ ( void *  jarg1)

Definition at line 21214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ ( operations_research::Demon jarg1)

Definition at line 39159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ ( void *  jarg1)

Definition at line 21226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ ( void *  jarg1)

Definition at line 21238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ ( void *  jarg1)

Definition at line 30170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ ( operations_research::DisjunctiveConstraint jarg1)

Definition at line 39239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ( )

Definition at line 30306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ ( int  search_parameters_size,
uint8 jarg1 
)

Definition at line 35444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ ( void *  jarg1)

Definition at line 38242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ ( operations_research::GlobalVehicleBreaksConstraint jarg1)

Definition at line 39319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ ( void *  jarg1)

Definition at line 38230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ ( void *  jarg1)

Definition at line 26129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ ( void *  jarg1)

Definition at line 26117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ ( void *  jarg1)

Definition at line 26141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 26105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ ( operations_research::ImprovementSearchLimit jarg1)

Definition at line 39207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6508 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ ( void *  jarg1)

Definition at line 6386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ ( void *  jarg1)

Definition at line 6354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ ( long long  jarg1,
int  jarg2 
)

Definition at line 6621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ ( void *  jarg1)

Definition at line 6374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6771 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ ( void *  jarg1)

Definition at line 6797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ ( void *  jarg1)

Definition at line 6763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6980 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ ( void *  jarg1)

Definition at line 6785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ ( void *  jarg1)

Definition at line 26711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ ( void *  jarg1)

Definition at line 26831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ ( void *  jarg1)

Definition at line 26359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ ( void *  jarg1)

Definition at line 26347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ ( void *  jarg1)

Definition at line 26843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ ( void *  jarg1)

Definition at line 26529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ ( void *  jarg1)

Definition at line 26517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ ( void *  jarg1)

Definition at line 26723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ( )

Definition at line 26159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ( )

Definition at line 26149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ ( void *  jarg1)

Definition at line 26699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ ( void *  jarg1)

Definition at line 26687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ ( void *  jarg1)

Definition at line 26457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ ( void *  jarg1)

Definition at line 26445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ ( void *  jarg1)

Definition at line 26627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ ( void *  jarg1)

Definition at line 26615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ ( void *  jarg1)

Definition at line 26287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ ( void *  jarg1)

Definition at line 26275 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ ( void *  jarg1)

Definition at line 26855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ ( void *  jarg1)

Definition at line 27271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ ( void *  jarg1)

Definition at line 27283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 26735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ ( void *  jarg1)

Definition at line 26819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ ( void *  jarg1)

Definition at line 26189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ ( void *  jarg1)

Definition at line 26177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ ( operations_research::IntervalVar jarg1)

Definition at line 39211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ ( void *  jarg1)

Definition at line 26759 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26795 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26663 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26771 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ ( void *  jarg1)

Definition at line 28117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ ( void *  jarg1)

Definition at line 27751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ ( void *  jarg1)

Definition at line 27853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ ( void *  jarg1)

Definition at line 27841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ ( void *  jarg1)

Definition at line 27865 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ ( void *  jarg1)

Definition at line 27889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ ( void *  jarg1)

Definition at line 27877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ ( void *  jarg1)

Definition at line 27901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ ( void *  jarg1)

Definition at line 27925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ ( void *  jarg1)

Definition at line 27913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ ( void *  jarg1)

Definition at line 27937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ ( void *  jarg1)

Definition at line 27797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28033 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ ( void *  jarg1)

Definition at line 27817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ ( void *  jarg1)

Definition at line 27805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ ( void *  jarg1)

Definition at line 27829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ ( void *  jarg1)

Definition at line 27789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ ( operations_research::IntervalVarElement jarg1)

Definition at line 39223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ ( void *  jarg1)

Definition at line 28129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ ( void *  jarg1)

Definition at line 27777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ ( void *  jarg1)

Definition at line 8721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ ( void *  jarg1)

Definition at line 8689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8733 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ ( void *  jarg1)

Definition at line 8709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ ( void *  jarg1)

Definition at line 24079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24241 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ ( void *  jarg1)

Definition at line 24091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24168 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ ( void *  jarg1)

Definition at line 23981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ ( void *  jarg1)

Definition at line 23945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ ( void *  jarg1,
long *  jarg2,
long *  jarg3 
)

Definition at line 24017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 23993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 23957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24055 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ ( operations_research::IntExpr jarg1)

Definition at line 39179 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ ( void *  jarg1)

Definition at line 24103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 24115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ ( void *  jarg1)

Definition at line 7392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ ( void *  jarg1)

Definition at line 7152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7318 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 7341 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 7206 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 7222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 7240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 7183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2 
)

Definition at line 7260 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int *  jarg2 
)

Definition at line 7289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ ( void *  jarg1)

Definition at line 7364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ ( void *  jarg1)

Definition at line 7432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ ( void *  jarg1)

Definition at line 24895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ ( void *  jarg1)

Definition at line 24907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ ( void *  jarg1)

Definition at line 24883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ ( void *  jarg1)

Definition at line 24583 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ ( void *  jarg1)

Definition at line 24793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ ( void *  jarg1)

Definition at line 24781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ ( void *  jarg1)

Definition at line 24755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ ( operations_research::IntVar jarg1)

Definition at line 39187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ ( void *  jarg1)

Definition at line 24607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ ( void *  jarg1)

Definition at line 24595 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ ( void *  jarg1)

Definition at line 24805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ ( void *  jarg1)

Definition at line 27665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ ( void *  jarg1)

Definition at line 27555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ ( void *  jarg1)

Definition at line 27631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ ( void *  jarg1)

Definition at line 27609 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ ( void *  jarg1)

Definition at line 27601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ ( void *  jarg1)

Definition at line 27593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ ( operations_research::IntVarElement jarg1)

Definition at line 39219 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ ( void *  jarg1)

Definition at line 27699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ ( void *  jarg1)

Definition at line 27653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ ( void *  jarg1)

Definition at line 27581 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ ( void *  jarg1)

Definition at line 24523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ ( void *  jarg1)

Definition at line 24555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ ( void *  jarg1)

Definition at line 24531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ ( operations_research::IntVarIterator jarg1)

Definition at line 39183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ ( void *  jarg1)

Definition at line 24563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ ( void *  jarg1)

Definition at line 24543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ ( void *  jarg1)

Definition at line 31927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ ( operations_research::IntVarLocalSearchFilter jarg1)

Definition at line 39291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31939 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 30709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30509 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 30587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ ( void *  jarg1)

Definition at line 7494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ ( void *  jarg1)

Definition at line 7462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7799 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7559 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 7506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7758 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7778 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ ( void *  jarg1)

Definition at line 7482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 5746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ ( void *  jarg1)

Definition at line 5624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ ( void *  jarg1)

Definition at line 5592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 5803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ ( int  jarg1,
int  jarg2 
)

Definition at line 5859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 5636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 5880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 5908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ ( void *  jarg1)

Definition at line 5612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ ( void *  jarg1)

Definition at line 6035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ ( void *  jarg1)

Definition at line 6001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ ( void *  jarg1)

Definition at line 6023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 31493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31581 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ ( void *  jarg1)

Definition at line 31513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ ( void *  jarg1)

Definition at line 31565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ ( void *  jarg1)

Definition at line 31549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ ( operations_research::LocalSearchFilter jarg1)

Definition at line 39283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 31804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ ( void *  objarg,
SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t  callback0 
)

Definition at line 31870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ ( void *  jarg1)

Definition at line 31706 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ ( void *  jarg1)

Definition at line 31684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ( )

Definition at line 31654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ( )

Definition at line 31664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ ( void *  jarg1)

Definition at line 31796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ ( operations_research::LocalSearchFilterManager jarg1)

Definition at line 39287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ ( void *  jarg1)

Definition at line 31736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ ( void *  jarg1)

Definition at line 9948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ ( void *  jarg1)

Definition at line 9916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10301 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ ( void *  jarg1)

Definition at line 9936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ ( void *  jarg1)

Definition at line 32550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 32576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ ( void *  jarg1)

Definition at line 32558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ ( void *  jarg1)

Definition at line 32658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ ( operations_research::LocalSearchMonitor jarg1)

Definition at line 39299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ ( void *  jarg1)

Definition at line 32538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ ( void *  jarg1)

Definition at line 30446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30458 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ ( void *  jarg1)

Definition at line 30470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 30404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ ( void *  jarg1)

Definition at line 30430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ ( operations_research::LocalSearchOperator jarg1)

Definition at line 39251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ ( void *  jarg1)

Definition at line 9539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ ( void *  jarg1)

Definition at line 9507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9795 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9823 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ ( void *  jarg1)

Definition at line 9527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 38982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ ( void *  jarg1)

Definition at line 34468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ ( void *  jarg1)

Definition at line 34484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ ( void *  jarg1)

Definition at line 33773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ( )

Definition at line 33375 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ( )

Definition at line 33535 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ( )

Definition at line 33545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ( )

Definition at line 33595 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ( )

Definition at line 33615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ( )

Definition at line 33605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ( )

Definition at line 33565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ( )

Definition at line 33575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ( )

Definition at line 33555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ( )

Definition at line 33585 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ( )

Definition at line 33515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ( )

Definition at line 33355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ( )

Definition at line 33405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ( )

Definition at line 33425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ( )

Definition at line 33295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ( )

Definition at line 33305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ( )

Definition at line 33315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ( )

Definition at line 33485 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ( )

Definition at line 33465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ( )

Definition at line 33495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ( )

Definition at line 33325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ( )

Definition at line 33335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ( )

Definition at line 33435 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ( )

Definition at line 33445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ( )

Definition at line 33345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ( )

Definition at line 33415 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ( )

Definition at line 33455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ( )

Definition at line 33365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ( )

Definition at line 33385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 33943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  jarg4 
)

Definition at line 34177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  jarg4 
)

Definition at line 34087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 33807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ ( void *  jarg1,
int  jarg2 
)

Definition at line 33781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 33897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 33995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  jarg5 
)

Definition at line 34208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  jarg5 
)

Definition at line 34114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 33861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33795 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ ( void *  jarg1)

Definition at line 34279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ( )

Definition at line 33685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ( )

Definition at line 33745 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ( )

Definition at line 33705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ( )

Definition at line 33715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ( )

Definition at line 33725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ( )

Definition at line 33665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ( )

Definition at line 33275 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ( )

Definition at line 33645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33265 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ( )

Definition at line 33225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ( )

Definition at line 33235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ( )

Definition at line 33245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ( )

Definition at line 33255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ( )

Definition at line 33215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ( )

Definition at line 33195 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ( )

Definition at line 33205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 22945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23009 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 22962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 22930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ( )

Definition at line 21277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ( )

Definition at line 21287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ( )

Definition at line 22207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ( )

Definition at line 21297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ( )

Definition at line 21307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ( )

Definition at line 22217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ( )

Definition at line 21317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ( )

Definition at line 21337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ( )

Definition at line 22227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ( )

Definition at line 22237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ( )

Definition at line 22247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ( )

Definition at line 21357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ( )

Definition at line 22257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ( )

Definition at line 21347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ( )

Definition at line 21367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ( )

Definition at line 22267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ( )

Definition at line 22097 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ( )

Definition at line 21377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ( )

Definition at line 22107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ( )

Definition at line 21387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ( )

Definition at line 21397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ( )

Definition at line 22277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ( )

Definition at line 22287 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ( )

Definition at line 21877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ( )

Definition at line 22297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ( )

Definition at line 21407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ( )

Definition at line 21417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ( )

Definition at line 22857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ( )

Definition at line 21427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ( )

Definition at line 21437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ( )

Definition at line 21447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ( )

Definition at line 21457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ( )

Definition at line 22307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ( )

Definition at line 22317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ( )

Definition at line 22327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ( )

Definition at line 22337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ( )

Definition at line 21467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ( )

Definition at line 21477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ( )

Definition at line 21487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ( )

Definition at line 22347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ( )

Definition at line 22357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ( )

Definition at line 22367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ( )

Definition at line 21497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ( )

Definition at line 22807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ( )

Definition at line 22377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ( )

Definition at line 22387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ( )

Definition at line 21507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ( )

Definition at line 22397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ( )

Definition at line 22407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ( )

Definition at line 21517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ( )

Definition at line 21527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ( )

Definition at line 21537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ( )

Definition at line 22417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ( )

Definition at line 22427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ( )

Definition at line 21327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ( )

Definition at line 22437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ( )

Definition at line 22117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ( )

Definition at line 22127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ( )

Definition at line 21547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ( )

Definition at line 22447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ( )

Definition at line 21557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ( )

Definition at line 21567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ( )

Definition at line 22457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ( )

Definition at line 21577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ( )

Definition at line 21587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ( )

Definition at line 21597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ( )

Definition at line 21607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ( )

Definition at line 21617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ( )

Definition at line 21627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ( )

Definition at line 21637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ( )

Definition at line 21647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ( )

Definition at line 21657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ( )

Definition at line 21667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ( )

Definition at line 21677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ( )

Definition at line 22467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ( )

Definition at line 22477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ( )

Definition at line 22487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ( )

Definition at line 21687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ( )

Definition at line 21697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ( )

Definition at line 21707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ( )

Definition at line 21717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ( )

Definition at line 21727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ( )

Definition at line 21737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ( )

Definition at line 22497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ( )

Definition at line 21747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ( )

Definition at line 22507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ( )

Definition at line 21757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ( )

Definition at line 21767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ( )

Definition at line 22517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ( )

Definition at line 21777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ( )

Definition at line 22817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ( )

Definition at line 21787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ( )

Definition at line 22527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ( )

Definition at line 22537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ( )

Definition at line 21797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ( )

Definition at line 21807 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ( )

Definition at line 21817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ( )

Definition at line 21827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ( )

Definition at line 21837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ( )

Definition at line 22137 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ( )

Definition at line 21847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ( )

Definition at line 22547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ( )

Definition at line 21857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ( )

Definition at line 22557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ( )

Definition at line 21867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ( )

Definition at line 21887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ( )

Definition at line 22567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ( )

Definition at line 22577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ( )

Definition at line 21897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ( )

Definition at line 21907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ( )

Definition at line 22867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ( )

Definition at line 22587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ( )

Definition at line 22597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ( )

Definition at line 22827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ( )

Definition at line 22837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ( )

Definition at line 22607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ( )

Definition at line 21917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ( )

Definition at line 21927 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ( )

Definition at line 21937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ( )

Definition at line 21947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ( )

Definition at line 22147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ( )

Definition at line 21957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ( )

Definition at line 22617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ( )

Definition at line 22627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ( )

Definition at line 21967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ( )

Definition at line 22637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ( )

Definition at line 22647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ( )

Definition at line 22657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ( )

Definition at line 22667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ( )

Definition at line 22677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ( )

Definition at line 21977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ( )

Definition at line 21987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ( )

Definition at line 21997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ( )

Definition at line 22687 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ( )

Definition at line 22697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ( )

Definition at line 22707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ( )

Definition at line 22887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ( )

Definition at line 22877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ( )

Definition at line 22717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ( )

Definition at line 22007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ( )

Definition at line 22017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ( )

Definition at line 22027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ( )

Definition at line 22037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ( )

Definition at line 22847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ( )

Definition at line 22727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ( )

Definition at line 22737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ( )

Definition at line 22047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ( )

Definition at line 22897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ( )

Definition at line 22057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ( )

Definition at line 22747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ( )

Definition at line 22067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ( )

Definition at line 22757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ( )

Definition at line 22157 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ( )

Definition at line 22167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ( )

Definition at line 22767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ( )

Definition at line 22777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ( )

Definition at line 22077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ( )

Definition at line 22787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ( )

Definition at line 22177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ( )

Definition at line 22187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ( )

Definition at line 22797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ( )

Definition at line 22087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ( )

Definition at line 22197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ ( operations_research::ModelVisitor jarg1)

Definition at line 39163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ ( void *  jarg1,
char *  jarg2,
long long  jarg3 
)

Definition at line 23107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ ( void *  jarg1,
char *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 23124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23055 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23209 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23247 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23097 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ ( void *  jarg1)

Definition at line 28407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ ( void *  jarg1)

Definition at line 28419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ( )

Definition at line 27477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ( )

Definition at line 34647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ( )

Definition at line 34849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ( )

Definition at line 35051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ ( void *  jarg1)

Definition at line 30984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ( )

Definition at line 20743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ ( void *  jarg1)

Definition at line 31089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ ( void *  jarg1)

Definition at line 23295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___ ( void *  jarg1)

Definition at line 39081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Decision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ( )

Definition at line 20922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ( )

Definition at line 21111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ( )

Definition at line 8334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ ( void *  jarg1)

Definition at line 8344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ ( int  jarg1)

Definition at line 8360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ( )

Definition at line 21011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ( )

Definition at line 11066 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Demon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ( )

Definition at line 21174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 38218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 26063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ( )

Definition at line 6408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ ( void *  jarg1)

Definition at line 6418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ ( int  jarg1)

Definition at line 6434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ( )

Definition at line 6819 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6845 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ( )

Definition at line 27719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ( )

Definition at line 8743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 8753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ ( int  jarg1)

Definition at line 8769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ ( int  jarg1)

Definition at line 7116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ ( void *  jarg1)

Definition at line 7128 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ( )

Definition at line 27523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 31877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 30657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 30667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ ( void *  jarg1)

Definition at line 30685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ( )

Definition at line 7516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 7526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ ( int  jarg1)

Definition at line 7542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ( )

Definition at line 5646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ ( void *  jarg1)

Definition at line 5656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ ( int  jarg1)

Definition at line 5672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ( )

Definition at line 6057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ( )

Definition at line 31629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ ( void *  jarg1)

Definition at line 31760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ ( void *  jarg1)

Definition at line 31778 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ( )

Definition at line 31718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ( )

Definition at line 9970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ ( void *  jarg1)

Definition at line 9980 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ ( int  jarg1)

Definition at line 9996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ( )

Definition at line 30386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ( )

Definition at line 9561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ ( void *  jarg1)

Definition at line 9571 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ ( int  jarg1)

Definition at line 9587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ( )

Definition at line 7444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ( )

Definition at line 23285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 25298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Pack___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 29719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 25744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ ( unsigned int  jarg1)

Definition at line 34599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ ( long long  jarg1)

Definition at line 34551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ ( int  length1,
int *  jarg1 
)

Definition at line 34291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ ( int  jarg1)

Definition at line 34312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ ( int  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 35253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ ( int  jarg1,
int  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 35271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ ( void *  jarg1)

Definition at line 35753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ ( void *  jarg1,
int  parameters_size,
uint8 jarg2 
)

Definition at line 35769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ( )

Definition at line 35701 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( )

Definition at line 35591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ( )

Definition at line 38200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ ( void *  jarg1)

Definition at line 25567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ ( void *  jarg1)

Definition at line 23426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ( )

Definition at line 7925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ ( void *  jarg1)

Definition at line 7935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ ( int  jarg1)

Definition at line 7951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
char *  jarg4 
)

Definition at line 27295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ( )

Definition at line 28149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 28159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 30911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ ( void *  jarg1)

Definition at line 30921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ( )

Definition at line 9152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 9162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ ( int  jarg1)

Definition at line 9178 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24919 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 24933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ ( char *  jarg1)

Definition at line 12114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ ( char *  jarg1,
int  parameters_size,
uint8 jarg2 
)

Definition at line 12131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ( )

Definition at line 11084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 11094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ( )

Definition at line 33010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ( )

Definition at line 10379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ ( void *  jarg1)

Definition at line 10389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ ( int  jarg1)

Definition at line 10405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 38274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_One___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ( )

Definition at line 20733 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ( )

Definition at line 30366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ ( void *  jarg1)

Definition at line 25460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ ( void *  jarg1)

Definition at line 25552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ ( void *  jarg1)

Definition at line 25436 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ ( void *  jarg1)

Definition at line 25324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ ( void *  objarg,
SwigDirector_OptimizeVar::SWIG_Callback0_t  callback0,
SwigDirector_OptimizeVar::SWIG_Callback1_t  callback1,
SwigDirector_OptimizeVar::SWIG_Callback2_t  callback2,
SwigDirector_OptimizeVar::SWIG_Callback3_t  callback3,
SwigDirector_OptimizeVar::SWIG_Callback4_t  callback4,
SwigDirector_OptimizeVar::SWIG_Callback5_t  callback5,
SwigDirector_OptimizeVar::SWIG_Callback6_t  callback6,
SwigDirector_OptimizeVar::SWIG_Callback7_t  callback7,
SwigDirector_OptimizeVar::SWIG_Callback8_t  callback8,
SwigDirector_OptimizeVar::SWIG_Callback9_t  callback9,
SwigDirector_OptimizeVar::SWIG_Callback10_t  callback10,
SwigDirector_OptimizeVar::SWIG_Callback11_t  callback11,
SwigDirector_OptimizeVar::SWIG_Callback12_t  callback12,
SwigDirector_OptimizeVar::SWIG_Callback13_t  callback13,
SwigDirector_OptimizeVar::SWIG_Callback14_t  callback14,
SwigDirector_OptimizeVar::SWIG_Callback15_t  callback15,
SwigDirector_OptimizeVar::SWIG_Callback16_t  callback16,
SwigDirector_OptimizeVar::SWIG_Callback17_t  callback17,
SwigDirector_OptimizeVar::SWIG_Callback18_t  callback18,
SwigDirector_OptimizeVar::SWIG_Callback19_t  callback19,
SwigDirector_OptimizeVar::SWIG_Callback20_t  callback20,
SwigDirector_OptimizeVar::SWIG_Callback21_t  callback21,
SwigDirector_OptimizeVar::SWIG_Callback22_t  callback22,
SwigDirector_OptimizeVar::SWIG_Callback23_t  callback23,
SwigDirector_OptimizeVar::SWIG_Callback24_t  callback24,
SwigDirector_OptimizeVar::SWIG_Callback25_t  callback25 
)

Definition at line 25560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ ( void *  jarg1)

Definition at line 25380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25388 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ ( void *  jarg1)

Definition at line 25484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25416 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ ( operations_research::OptimizeVar jarg1)

Definition at line 39195 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ ( void *  jarg1)

Definition at line 25508 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ ( void *  jarg1)

Definition at line 25336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29918 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 29827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 29852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29747 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 29897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ ( void *  jarg1)

Definition at line 30136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ ( void *  jarg1)

Definition at line 29946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 29962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ ( void *  jarg1,
int  jarg2 
)

Definition at line 29978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ ( void *  jarg1)

Definition at line 29938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ ( void *  jarg1)

Definition at line 29970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ ( void *  jarg1)

Definition at line 29954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ ( operations_research::Pack jarg1)

Definition at line 39235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ ( void *  jarg1)

Definition at line 29988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ ( void *  jarg1)

Definition at line 30144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ ( void *  jarg1)

Definition at line 31410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ ( void *  jarg1)

Definition at line 31172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ ( void *  jarg1)

Definition at line 31242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ ( void *  jarg1)

Definition at line 31184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ ( void *  jarg1)

Definition at line 31262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ ( operations_research::PathOperator jarg1)

Definition at line 39279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ ( void *  jarg1)

Definition at line 20910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ ( void *  jarg1)

Definition at line 20817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ ( void *  jarg1)

Definition at line 20898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ ( void *  jarg1)

Definition at line 20871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ ( void *  jarg1)

Definition at line 20853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ ( void *  jarg1)

Definition at line 20805 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ ( operations_research::PropagationBaseObject jarg1)

Definition at line 39143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ ( void *  jarg1)

Definition at line 20793 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ ( void *  jarg1)

Definition at line 20825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ ( void *  jarg1)

Definition at line 32522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ ( void *  jarg1)

Definition at line 32141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 32126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 32479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 32284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32317 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32329 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 32263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ ( operations_research::PropagationMonitor jarg1)

Definition at line 39295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ ( void *  jarg1)

Definition at line 32020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ ( void *  jarg1)

Definition at line 25928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ ( void *  jarg1)

Definition at line 25838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ ( void *  objarg,
SwigDirector_RegularLimit::SWIG_Callback0_t  callback0,
SwigDirector_RegularLimit::SWIG_Callback1_t  callback1,
SwigDirector_RegularLimit::SWIG_Callback2_t  callback2,
SwigDirector_RegularLimit::SWIG_Callback3_t  callback3,
SwigDirector_RegularLimit::SWIG_Callback4_t  callback4,
SwigDirector_RegularLimit::SWIG_Callback5_t  callback5,
SwigDirector_RegularLimit::SWIG_Callback6_t  callback6,
SwigDirector_RegularLimit::SWIG_Callback7_t  callback7,
SwigDirector_RegularLimit::SWIG_Callback8_t  callback8,
SwigDirector_RegularLimit::SWIG_Callback9_t  callback9,
SwigDirector_RegularLimit::SWIG_Callback10_t  callback10,
SwigDirector_RegularLimit::SWIG_Callback11_t  callback11,
SwigDirector_RegularLimit::SWIG_Callback12_t  callback12,
SwigDirector_RegularLimit::SWIG_Callback13_t  callback13,
SwigDirector_RegularLimit::SWIG_Callback14_t  callback14,
SwigDirector_RegularLimit::SWIG_Callback15_t  callback15,
SwigDirector_RegularLimit::SWIG_Callback16_t  callback16,
SwigDirector_RegularLimit::SWIG_Callback17_t  callback17,
SwigDirector_RegularLimit::SWIG_Callback18_t  callback18,
SwigDirector_RegularLimit::SWIG_Callback19_t  callback19,
SwigDirector_RegularLimit::SWIG_Callback20_t  callback20,
SwigDirector_RegularLimit::SWIG_Callback21_t  callback21,
SwigDirector_RegularLimit::SWIG_Callback22_t  callback22,
SwigDirector_RegularLimit::SWIG_Callback23_t  callback23,
SwigDirector_RegularLimit::SWIG_Callback24_t  callback24,
SwigDirector_RegularLimit::SWIG_Callback25_t  callback25,
SwigDirector_RegularLimit::SWIG_Callback26_t  callback26,
SwigDirector_RegularLimit::SWIG_Callback27_t  callback27,
SwigDirector_RegularLimit::SWIG_Callback28_t  callback28 
)

Definition at line 26056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ ( void *  jarg1)

Definition at line 25878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ ( void *  jarg1)

Definition at line 25940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ ( void *  jarg1)

Definition at line 25862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 25964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ ( void *  jarg1)

Definition at line 25802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ ( void *  jarg1)

Definition at line 25826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ ( void *  jarg1)

Definition at line 25988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ ( void *  jarg1)

Definition at line 25952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ ( operations_research::RegularLimit jarg1)

Definition at line 39203 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ ( void *  jarg1)

Definition at line 26012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 25894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ ( void *  jarg1)

Definition at line 25916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 34625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ ( void *  jarg1)

Definition at line 34613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 34577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ ( void *  jarg1)

Definition at line 34565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ ( void *  jarg1)

Definition at line 34332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ ( void *  jarg1)

Definition at line 34344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34368 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ ( void *  jarg1)

Definition at line 34356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ ( void *  jarg1)

Definition at line 34406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ ( void *  jarg1)

Definition at line 38836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ ( void *  jarg1)

Definition at line 38476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ ( void *  jarg1)

Definition at line 38488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ ( void *  jarg1)

Definition at line 38956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ ( void *  jarg1)

Definition at line 38944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ ( void *  jarg1)

Definition at line 38750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38638 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ ( void *  jarg1)

Definition at line 38890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ ( void *  jarg1)

Definition at line 38742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ ( void *  jarg1)

Definition at line 38372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ ( void *  jarg1)

Definition at line 38862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 38728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 38680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64 jarg4 
)

Definition at line 38702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64 jarg4,
void *  jarg5 
)

Definition at line 38762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 38874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ ( void *  jarg1)

Definition at line 38512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ ( void *  jarg1)

Definition at line 38500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ ( void *  jarg1)

Definition at line 35339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ ( void *  jarg1)

Definition at line 35315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ ( void *  jarg1)

Definition at line 35327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 35367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
int  length4,
int64 jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
int  length4,
int64 jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35905 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 36213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3 
)

Definition at line 36242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 36269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ( )

Definition at line 36524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3 
)

Definition at line 36380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 37251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3 
)

Definition at line 37274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ ( void *  jarg1,
void *  jarg2,
int  len3_1,
int  len3_2[],
int64 jarg3 
)

Definition at line 37463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ ( void *  jarg1)

Definition at line 38026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ ( void *  jarg1)

Definition at line 37106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 37114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ ( void *  jarg1)

Definition at line 36628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ ( void *  jarg1)

Definition at line 37227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ ( void *  jarg1,
unsigned int  jarg2,
int  jarg3 
)

Definition at line 36988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ ( void *  jarg1)

Definition at line 37797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ ( void *  jarg1)

Definition at line 37767 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 37989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 36960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 36974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ ( void *  jarg1)

Definition at line 37891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ ( void *  jarg1)

Definition at line 36842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36310 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ ( void *  jarg1)

Definition at line 36864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ ( void *  jarg1)

Definition at line 37903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 38074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ ( void *  jarg1)

Definition at line 36360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 38099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ ( void *  jarg1)

Definition at line 36636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ ( void *  jarg1)

Definition at line 36502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ ( void *  jarg1)

Definition at line 36201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ ( void *  jarg1)

Definition at line 37239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ ( void *  jarg1)

Definition at line 37931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ ( void *  jarg1)

Definition at line 37959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ ( void *  jarg1)

Definition at line 36686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ ( void *  jarg1)

Definition at line 36788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ ( void *  jarg1)

Definition at line 36698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ ( void *  jarg1)

Definition at line 36800 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ ( void *  jarg1)

Definition at line 36372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ ( void *  jarg1)

Definition at line 38124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 36422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 37653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ( )

Definition at line 35741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ( )

Definition at line 35729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ( )

Definition at line 35719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 38136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 36099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ ( void *  jarg1)

Definition at line 37321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ ( void *  jarg1)

Definition at line 37673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ ( void *  jarg1)

Definition at line 38038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ( )

Definition at line 35537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ( )

Definition at line 35527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ( )

Definition at line 35517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ ( void *  jarg1)

Definition at line 37309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3 
)

Definition at line 37389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3,
unsigned int  jarg4,
void *  jarg5 
)

Definition at line 37424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ( )

Definition at line 35487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ( )

Definition at line 35497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ( )

Definition at line 35507 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ( )

Definition at line 35467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ( )

Definition at line 35477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3 
)

Definition at line 36401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 36946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 37213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 36908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ ( void *  jarg1,
long long  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 36554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ ( void *  jarg1)

Definition at line 38062 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ ( void *  jarg1)

Definition at line 37149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8 jarg3 
)

Definition at line 37186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ ( void *  jarg1)

Definition at line 38014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 37161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37563 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ( )

Definition at line 36514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ( )

Definition at line 36534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ( )

Definition at line 36544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ ( void *  jarg1)

Definition at line 38050 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ ( void *  jarg1)

Definition at line 35609 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ ( void *  jarg1)

Definition at line 35667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ ( void *  jarg1)

Definition at line 35645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ ( void *  jarg1)

Definition at line 35579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35569 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ ( void *  jarg1)

Definition at line 35557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35547 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ ( void *  jarg1)

Definition at line 35689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ ( void *  jarg1)

Definition at line 37685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ( )

Definition at line 38180 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ( )

Definition at line 38170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ( )

Definition at line 38190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ ( operations_research::RoutingModelVisitor jarg1)

Definition at line 39315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ ( void *  jarg1)

Definition at line 25599 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ ( void *  objarg,
SwigDirector_SearchLimit::SWIG_Callback0_t  callback0,
SwigDirector_SearchLimit::SWIG_Callback1_t  callback1,
SwigDirector_SearchLimit::SWIG_Callback2_t  callback2,
SwigDirector_SearchLimit::SWIG_Callback3_t  callback3,
SwigDirector_SearchLimit::SWIG_Callback4_t  callback4,
SwigDirector_SearchLimit::SWIG_Callback5_t  callback5,
SwigDirector_SearchLimit::SWIG_Callback6_t  callback6,
SwigDirector_SearchLimit::SWIG_Callback7_t  callback7,
SwigDirector_SearchLimit::SWIG_Callback8_t  callback8,
SwigDirector_SearchLimit::SWIG_Callback9_t  callback9,
SwigDirector_SearchLimit::SWIG_Callback10_t  callback10,
SwigDirector_SearchLimit::SWIG_Callback11_t  callback11,
SwigDirector_SearchLimit::SWIG_Callback12_t  callback12,
SwigDirector_SearchLimit::SWIG_Callback13_t  callback13,
SwigDirector_SearchLimit::SWIG_Callback14_t  callback14,
SwigDirector_SearchLimit::SWIG_Callback15_t  callback15,
SwigDirector_SearchLimit::SWIG_Callback16_t  callback16,
SwigDirector_SearchLimit::SWIG_Callback17_t  callback17,
SwigDirector_SearchLimit::SWIG_Callback18_t  callback18,
SwigDirector_SearchLimit::SWIG_Callback19_t  callback19,
SwigDirector_SearchLimit::SWIG_Callback20_t  callback20,
SwigDirector_SearchLimit::SWIG_Callback21_t  callback21,
SwigDirector_SearchLimit::SWIG_Callback22_t  callback22,
SwigDirector_SearchLimit::SWIG_Callback23_t  callback23,
SwigDirector_SearchLimit::SWIG_Callback24_t  callback24,
SwigDirector_SearchLimit::SWIG_Callback25_t  callback25,
SwigDirector_SearchLimit::SWIG_Callback26_t  callback26,
SwigDirector_SearchLimit::SWIG_Callback27_t  callback27,
SwigDirector_SearchLimit::SWIG_Callback28_t  callback28 
)

Definition at line 25737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ ( void *  jarg1)

Definition at line 25641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ ( void *  jarg1)

Definition at line 25611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ ( void *  jarg1)

Definition at line 25587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 25629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ ( void *  jarg1)

Definition at line 25677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25703 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ ( operations_research::SearchLimit jarg1)

Definition at line 39199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ ( void *  jarg1)

Definition at line 25713 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 33123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ ( void *  jarg1)

Definition at line 33095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ ( void *  jarg1)

Definition at line 33107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 33167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ ( void *  jarg1)

Definition at line 33175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ ( void *  jarg1)

Definition at line 33079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ ( void *  jarg1)

Definition at line 33087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ ( void *  jarg1)

Definition at line 33159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ ( void *  jarg1)

Definition at line 33115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ ( void *  jarg1)

Definition at line 33151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ ( operations_research::SearchLog jarg1)

Definition at line 39311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ ( void *  jarg1)

Definition at line 33183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ ( void *  jarg1)

Definition at line 23786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ ( void *  jarg1)

Definition at line 23666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 23802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ ( void *  jarg1)

Definition at line 23690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ ( void *  jarg1)

Definition at line 23602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 23634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ ( void *  objarg,
SwigDirector_SearchMonitor::SWIG_Callback0_t  callback0,
SwigDirector_SearchMonitor::SWIG_Callback1_t  callback1,
SwigDirector_SearchMonitor::SWIG_Callback2_t  callback2,
SwigDirector_SearchMonitor::SWIG_Callback3_t  callback3,
SwigDirector_SearchMonitor::SWIG_Callback4_t  callback4,
SwigDirector_SearchMonitor::SWIG_Callback5_t  callback5,
SwigDirector_SearchMonitor::SWIG_Callback6_t  callback6,
SwigDirector_SearchMonitor::SWIG_Callback7_t  callback7,
SwigDirector_SearchMonitor::SWIG_Callback8_t  callback8,
SwigDirector_SearchMonitor::SWIG_Callback9_t  callback9,
SwigDirector_SearchMonitor::SWIG_Callback10_t  callback10,
SwigDirector_SearchMonitor::SWIG_Callback11_t  callback11,
SwigDirector_SearchMonitor::SWIG_Callback12_t  callback12,
SwigDirector_SearchMonitor::SWIG_Callback13_t  callback13,
SwigDirector_SearchMonitor::SWIG_Callback14_t  callback14,
SwigDirector_SearchMonitor::SWIG_Callback15_t  callback15,
SwigDirector_SearchMonitor::SWIG_Callback16_t  callback16,
SwigDirector_SearchMonitor::SWIG_Callback17_t  callback17,
SwigDirector_SearchMonitor::SWIG_Callback18_t  callback18,
SwigDirector_SearchMonitor::SWIG_Callback19_t  callback19,
SwigDirector_SearchMonitor::SWIG_Callback20_t  callback20,
SwigDirector_SearchMonitor::SWIG_Callback21_t  callback21,
SwigDirector_SearchMonitor::SWIG_Callback22_t  callback22,
SwigDirector_SearchMonitor::SWIG_Callback23_t  callback23,
SwigDirector_SearchMonitor::SWIG_Callback24_t  callback24 
)

Definition at line 23930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ ( void *  jarg1)

Definition at line 23618 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ ( void *  jarg1)

Definition at line 23650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ ( void *  jarg1)

Definition at line 23446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ ( void *  jarg1)

Definition at line 23478 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23486 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ ( void *  jarg1)

Definition at line 23914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 23818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ( )

Definition at line 23416 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ ( void *  jarg1)

Definition at line 23730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ ( void *  jarg1)

Definition at line 23714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ ( void *  jarg1)

Definition at line 23854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ ( void *  jarg1)

Definition at line 23870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ ( void *  jarg1)

Definition at line 23462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23470 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ ( void *  jarg1)

Definition at line 23842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ ( operations_research::SearchMonitor jarg1)

Definition at line 39175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ ( void *  jarg1)

Definition at line 7903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ ( void *  jarg1)

Definition at line 7871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 7915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8167 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8006 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8187 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ ( void *  jarg1)

Definition at line 7891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27427 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 27386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ ( void *  jarg1)

Definition at line 27455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ ( operations_research::SequenceVar jarg1)

Definition at line 39215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ ( void *  jarg1)

Definition at line 27334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ ( void *  jarg1)

Definition at line 28249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ ( void *  jarg1)

Definition at line 28375 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ ( void *  jarg1)

Definition at line 28181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ ( void *  jarg1)

Definition at line 28235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ ( void *  jarg1)

Definition at line 28227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28318 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 28277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ ( void *  jarg1)

Definition at line 28219 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ ( operations_research::SequenceVarElement jarg1)

Definition at line 39227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ ( void *  jarg1)

Definition at line 28387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ ( void *  jarg1)

Definition at line 28263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ ( void *  jarg1)

Definition at line 28207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___()

Definition at line 39267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30869 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 30834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *  jarg1)

Definition at line 39263 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ ( void *  jarg1)

Definition at line 9130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ ( void *  jarg1)

Definition at line 9098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9435 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9195 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9330 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ ( void *  jarg1)

Definition at line 9118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 29697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ ( void *  objarg,
SwigDirector_SolutionCollector::SWIG_Callback0_t  callback0,
SwigDirector_SolutionCollector::SWIG_Callback1_t  callback1,
SwigDirector_SolutionCollector::SWIG_Callback2_t  callback2,
SwigDirector_SolutionCollector::SWIG_Callback3_t  callback3,
SwigDirector_SolutionCollector::SWIG_Callback4_t  callback4,
SwigDirector_SolutionCollector::SWIG_Callback5_t  callback5,
SwigDirector_SolutionCollector::SWIG_Callback6_t  callback6,
SwigDirector_SolutionCollector::SWIG_Callback7_t  callback7,
SwigDirector_SolutionCollector::SWIG_Callback8_t  callback8,
SwigDirector_SolutionCollector::SWIG_Callback9_t  callback9,
SwigDirector_SolutionCollector::SWIG_Callback10_t  callback10,
SwigDirector_SolutionCollector::SWIG_Callback11_t  callback11,
SwigDirector_SolutionCollector::SWIG_Callback12_t  callback12,
SwigDirector_SolutionCollector::SWIG_Callback13_t  callback13,
SwigDirector_SolutionCollector::SWIG_Callback14_t  callback14,
SwigDirector_SolutionCollector::SWIG_Callback15_t  callback15,
SwigDirector_SolutionCollector::SWIG_Callback16_t  callback16,
SwigDirector_SolutionCollector::SWIG_Callback17_t  callback17,
SwigDirector_SolutionCollector::SWIG_Callback18_t  callback18,
SwigDirector_SolutionCollector::SWIG_Callback19_t  callback19,
SwigDirector_SolutionCollector::SWIG_Callback20_t  callback20,
SwigDirector_SolutionCollector::SWIG_Callback21_t  callback21,
SwigDirector_SolutionCollector::SWIG_Callback22_t  callback22,
SwigDirector_SolutionCollector::SWIG_Callback23_t  callback23,
SwigDirector_SolutionCollector::SWIG_Callback24_t  callback24 
)

Definition at line 25291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ ( void *  jarg1)

Definition at line 25059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ ( void *  jarg1)

Definition at line 25075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ ( operations_research::SolutionCollector jarg1)

Definition at line 39191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ ( void *  jarg1)

Definition at line 24953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 24965 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25157 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ ( operations_research::SolutionPool jarg1)

Definition at line 39243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 39010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ ( void *  jarg1)

Definition at line 12739 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ( )

Definition at line 11384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ( )

Definition at line 11364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ( )

Definition at line 11354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ( )

Definition at line 11374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ( )

Definition at line 12054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ( )

Definition at line 11924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ ( void *  jarg1)

Definition at line 20417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ ( void *  jarg1)

Definition at line 12653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ ( void *  jarg1)

Definition at line 20529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12571 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ ( void *  jarg1)

Definition at line 20715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ( )

Definition at line 12004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ( )

Definition at line 11424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ( )

Definition at line 11214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ( )

Definition at line 11284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ( )

Definition at line 11274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ( )

Definition at line 11314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ( )

Definition at line 11304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ( )

Definition at line 11294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ( )

Definition at line 11264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ( )

Definition at line 11244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ( )

Definition at line 11254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ( )

Definition at line 11234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ( )

Definition at line 11454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ( )

Definition at line 11324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ( )

Definition at line 11224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ( )

Definition at line 11464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ( )

Definition at line 11414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ ( void *  jarg1)

Definition at line 20429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ ( void *  jarg1)

Definition at line 20669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19790 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 19808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ ( void *  jarg1)

Definition at line 20395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ( )

Definition at line 11914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ( )

Definition at line 11554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ ( void *  jarg1)

Definition at line 20383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ( )

Definition at line 11654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ( )

Definition at line 12189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ( )

Definition at line 11734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12689 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ( )

Definition at line 11764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ( )

Definition at line 11854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ( )

Definition at line 11774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ( )

Definition at line 11784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ( )

Definition at line 11864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ( )

Definition at line 11794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ( )

Definition at line 11874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ ( void *  jarg1)

Definition at line 12461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ( )

Definition at line 11724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ( )

Definition at line 11544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ( )

Definition at line 11604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ ( void *  jarg1)

Definition at line 12597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ ( void *  jarg1)

Definition at line 12763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ ( void *  jarg1)

Definition at line 12703 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ ( void *  jarg1)

Definition at line 12727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ ( void *  jarg1)

Definition at line 20691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ( )

Definition at line 11624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ( )

Definition at line 11704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ ( void *  jarg1)

Definition at line 20635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ ( void *  jarg1)

Definition at line 20657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ ( void *  jarg1)

Definition at line 20613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ( )

Definition at line 12034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ( )

Definition at line 12044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ( )

Definition at line 11644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ ( void *  jarg1)

Definition at line 20541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ ( void *  jarg1)

Definition at line 20577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ( )

Definition at line 11334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ( )

Definition at line 11344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ( )

Definition at line 11194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ( )

Definition at line 11204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ ( void *  jarg1)

Definition at line 11142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ ( void *  jarg1)

Definition at line 11164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ ( void *  jarg1)

Definition at line 11120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ( )

Definition at line 11474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ( )

Definition at line 11504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ( )

Definition at line 11494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ( )

Definition at line 11484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ ( void *  jarg1)

Definition at line 20565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ ( void *  jarg1)

Definition at line 20553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ( )

Definition at line 11944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ( )

Definition at line 11954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ( )

Definition at line 11964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ( )

Definition at line 11184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ( )

Definition at line 11714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ( )

Definition at line 11674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ ( void *  jarg1)

Definition at line 20371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ ( void *  jarg1)

Definition at line 20152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ( )

Definition at line 11564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 15665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 15685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17415 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ ( void *  jarg1)

Definition at line 17273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 18578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18480 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 17351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 17367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 14943 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 12930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ ( void *  jarg1)

Definition at line 12949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ( )

Definition at line 11584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 13636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 13564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 15303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19003 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ ( void *  jarg1)

Definition at line 18106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ ( void *  jarg1)

Definition at line 20014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 14911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16049 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15625 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ ( void *  jarg1,
long long  jarg2,
void *  jarg3 
)

Definition at line 13120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 16969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 15325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 15419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4 
)

Definition at line 15443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 15523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 15574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 13258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3 
)

Definition at line 13283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ ( void *  jarg1)

Definition at line 18607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ ( void *  jarg1)

Definition at line 13666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 16601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 16651 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6 
)

Definition at line 17711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14229 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14145 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
double  jarg7 
)

Definition at line 17757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
double  jarg8 
)

Definition at line 17789 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 13412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 18142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ( )

Definition at line 11574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ ( void *  jarg1,
long long  jarg2,
char *  jarg3 
)

Definition at line 12961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 12982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16865 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
unsigned int  jarg8,
char *  jarg9 
)

Definition at line 16699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
long long  jarg8,
unsigned int  jarg9,
char *  jarg10,
void *  jarg11 
)

Definition at line 16732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
long long  jarg4 
)

Definition at line 16879 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 16897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
long long  jarg5 
)

Definition at line 16915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 12785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2,
char *  jarg3 
)

Definition at line 12808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ ( void *  jarg1,
int  length2,
int *  jarg2,
char *  jarg3 
)

Definition at line 12838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 12868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 12884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 12907 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 14979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 14999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13847 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14179 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14195 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13929 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13947 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 15177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 17931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 17961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 17989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ ( void *  jarg1,
int  proto_size,
uint8 jarg2 
)

Definition at line 18015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19992 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 20128 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13498 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4 
)

Definition at line 13328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 19761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
unsigned int  jarg4 
)

Definition at line 17381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
int  jarg2,
unsigned int  jarg3 
)

Definition at line 17399 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 19914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5 
)

Definition at line 19423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 19465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8 
)

Definition at line 19489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8,
void *  jarg9 
)

Definition at line 19515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 15891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
unsigned int  jarg5 
)

Definition at line 15945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16535 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 14961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4 
)

Definition at line 15117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15865 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 17473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 16581 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4,
void *  jarg5 
)

Definition at line 16163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16013 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 16121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 18787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
int  jarg6,
int  jarg7 
)

Definition at line 19087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19179 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 18809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18835 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18887 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19027 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 19045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5,
int  jarg6 
)

Definition at line 19065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ ( void *  jarg1)

Definition at line 18370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19701 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ ( void *  jarg1)

Definition at line 20164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19569 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 13046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 13075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 14535 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 14566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14597 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ ( void *  jarg1,
int  jarg2 
)

Definition at line 18184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 18297 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 13586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 17737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 19381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15705 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 18528 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ ( void *  jarg1)

Definition at line 18382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19583 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 16994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14433 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 20188 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 20214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18426 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6,
long long  jarg7,
double  jarg8 
)

Definition at line 17681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 16935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17875 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ ( void *  jarg1)

Definition at line 13654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ ( void *  jarg1)

Definition at line 20176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 17553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 17491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
long long  jarg5 
)

Definition at line 17615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
long long  jarg5 
)

Definition at line 17648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ( )

Definition at line 12094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ( )

Definition at line 12631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ( )

Definition at line 12104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ ( void *  jarg1)

Definition at line 20601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ ( void *  jarg1,
void *  jarg2,
double  jarg3,
double  jarg4,
unsigned int  jarg5 
)

Definition at line 19890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ ( void *  jarg1)

Definition at line 20589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ ( void *  jarg1)

Definition at line 12715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12355 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ ( void *  jarg1)

Definition at line 12441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ( )

Definition at line 11934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ( )

Definition at line 12064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ( )

Definition at line 11754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ( )

Definition at line 12084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ( )

Definition at line 11524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ( )

Definition at line 12024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ ( void *  jarg1)

Definition at line 12169 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ( )

Definition at line 11614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ ( void *  jarg1)

Definition at line 20274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ( )

Definition at line 12074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ ( void *  jarg1)

Definition at line 20266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 20318 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ( )

Definition at line 11534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ ( void *  jarg1)

Definition at line 20699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ ( void *  jarg1)

Definition at line 12453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ( )

Definition at line 12014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ ( void *  jarg1)

Definition at line 20282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ ( void *  jarg1)

Definition at line 20294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ( )

Definition at line 11984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ( )

Definition at line 11434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ( )

Definition at line 11444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12775 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 20437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ ( void *  jarg1)

Definition at line 20707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ( )

Definition at line 11994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ( )

Definition at line 11664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ ( void *  jarg1)

Definition at line 12665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12265 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ ( void *  jarg1)

Definition at line 20306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ( )

Definition at line 11394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ( )

Definition at line 11404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ ( void *  jarg1)

Definition at line 12751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ( )

Definition at line 11804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ( )

Definition at line 11884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ( )

Definition at line 11814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ( )

Definition at line 11824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ( )

Definition at line 11894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ( )

Definition at line 11834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ( )

Definition at line 11904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_State___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ ( void *  jarg1)

Definition at line 12585 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ( )

Definition at line 11844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ( )

Definition at line 11594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ( )

Definition at line 11974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ ( void *  jarg1)

Definition at line 20246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ ( void *  jarg1)

Definition at line 20254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ ( void *  jarg1)

Definition at line 12619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18715 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ( )

Definition at line 11694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ( )

Definition at line 11684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ( )

Definition at line 11514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ( )

Definition at line 11634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ ( void *  jarg1)

Definition at line 12677 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ ( void *  jarg1)

Definition at line 20447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ( )

Definition at line 11744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ ( void *  jarg1)

Definition at line 12641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___()

SWIGEXPORT operations_research::DecisionVisitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ ( operations_research::SymmetryBreaker jarg1)

Definition at line 39307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ ( void *  jarg1)

Definition at line 10357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ ( void *  jarg1)

Definition at line 10325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ ( void *  jarg1)

Definition at line 10345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ ( int  length1,
int *  jarg1 
)

Definition at line 34528 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ( )

Definition at line 30376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ ( operations_research::TypeIncompatibilityChecker jarg1)

Definition at line 39323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ ( void *  jarg1)

Definition at line 38340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ ( operations_research::TypeRegulationsConstraint jarg1)

Definition at line 39331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ ( operations_research::TypeRequirementChecker jarg1)

Definition at line 39327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ( )

Definition at line 30296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ( )

Definition at line 30336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ( )

Definition at line 30346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Zero___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ( )

Definition at line 20723 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int64_Sg___SWIG_2()

SWIGINTERN std::vector< int64 >* new_std_vector_Sl_int64_Sg___SWIG_2 ( int  capacity)

Definition at line 666 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int_Sg___SWIG_2()

SWIGINTERN std::vector< int >* new_std_vector_Sl_int_Sg___SWIG_2 ( int  capacity)

Definition at line 459 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1140 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntervalVar * >* new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1256 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntVar * >* new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 908 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1604 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1488 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1024 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SequenceVar * >* new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1372 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1720 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int64 > >* new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 782 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int > >* new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 575 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_AvoidsDate()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_AvoidsDate ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1974 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_CrossesDate()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_CrossesDate ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1971 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfter()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfter ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1953 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1905 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1929 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1908 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1932 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAt()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAt ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1956 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1911 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1935 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1914 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1938 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsBefore()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsBefore ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1959 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMax()

SWIGINTERN operations_research::IntervalVar* operations_research_IntervalVar_RelaxedMax ( operations_research::IntervalVar self)

Definition at line 1977 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMin()

SWIGINTERN operations_research::IntervalVar* operations_research_IntervalVar_RelaxedMin ( operations_research::IntervalVar self)

Definition at line 1980 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfter()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfter ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1962 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1917 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1941 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1920 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1944 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAt()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAt ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1965 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1923 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1947 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1926 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1950 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsBefore()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsBefore ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1968 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_0()

SWIGINTERN operations_research::IntExpr* operations_research_IntExpr_IndexOf__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64 > const &  vars 
)

Definition at line 1839 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_1()

SWIGINTERN operations_research::IntExpr* operations_research_IntExpr_IndexOf__SWIG_1 ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1842 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsDifferent__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1848 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsDifferent__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1878 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsEqual__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1845 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1875 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreater__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1851 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreater__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1881 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreaterOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1854 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreaterOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1884 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLess__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1857 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLess__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1887 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLessOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1860 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLessOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1890 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsMember__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64 > const &  values 
)

Definition at line 1863 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsMember__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1866 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_MapTo()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_MapTo ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1836 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Maximize()

SWIGINTERN operations_research::OptimizeVar* operations_research_IntExpr_Maximize ( operations_research::IntExpr self,
int64  step 
)

Definition at line 1896 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_0()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_Member__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64 > const &  values 
)

Definition at line 1869 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_1()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_Member__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1872 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Minimize()

SWIGINTERN operations_research::OptimizeVar* operations_research_IntExpr_Minimize ( operations_research::IntExpr self,
int64  step 
)

Definition at line 1893 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetDomain()

SWIGINTERN operations_research::IntVarIterator* operations_research_IntVar_GetDomain ( operations_research::IntVar self)

Definition at line 1899 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetHoles()

SWIGINTERN operations_research::IntVarIterator* operations_research_IntVar_GetHoles ( operations_research::IntVar self)

Definition at line 1902 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVarLocalSearchFilter_Index()

SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index ( operations_research::IntVarLocalSearchFilter self,
operations_research::IntVar *const  var 
)

Definition at line 1983 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int64_Sg__AddRange ( std::vector< int64 > *  self,
std::vector< long > const &  values 
)

Definition at line 694 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int64_Sg__Contains ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 757 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__getitem()

SWIGINTERN std::vector< long >::value_type const& std_vector_Sl_int64_Sg__getitem ( std::vector< int64 > *  self,
int  index 
)

Definition at line 682 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__getitemcopy()

SWIGINTERN long std_vector_Sl_int64_Sg__getitemcopy ( std::vector< int64 > *  self,
int  index 
)

Definition at line 676 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__GetRange()

SWIGINTERN std::vector< long >* std_vector_Sl_int64_Sg__GetRange ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 697 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int64_Sg__IndexOf ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 760 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Insert()

SWIGINTERN void std_vector_Sl_int64_Sg__Insert ( std::vector< int64 > *  self,
int  index,
long const &  x 
)

Definition at line 706 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int64_Sg__InsertRange ( std::vector< int64 > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 712 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int64_Sg__LastIndexOf ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 767 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int64_Sg__Remove ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 774 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int64_Sg__RemoveAt ( std::vector< int64 > *  self,
int  index 
)

Definition at line 718 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int64_Sg__RemoveRange ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 724 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Repeat()

SWIGINTERN std::vector< long >* std_vector_Sl_int64_Sg__Repeat ( long const &  value,
int  count 
)

Definition at line 733 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_0 ( std::vector< int64 > *  self)

Definition at line 738 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_1 ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 741 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__setitem()

SWIGINTERN void std_vector_Sl_int64_Sg__setitem ( std::vector< int64 > *  self,
int  index,
long const &  val 
)

Definition at line 688 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int64_Sg__SetRange ( std::vector< int64 > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 750 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int_Sg__AddRange ( std::vector< int > *  self,
std::vector< int > const &  values 
)

Definition at line 487 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int_Sg__Contains ( std::vector< int > *  self,
int const &  value 
)

Definition at line 550 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitem()

SWIGINTERN std::vector< int >::value_type const& std_vector_Sl_int_Sg__getitem ( std::vector< int > *  self,
int  index 
)

Definition at line 475 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitemcopy()

SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy ( std::vector< int > *  self,
int  index 
)

Definition at line 469 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__GetRange()

SWIGINTERN std::vector< int >* std_vector_Sl_int_Sg__GetRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 490 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__IndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 553 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Insert()

SWIGINTERN void std_vector_Sl_int_Sg__Insert ( std::vector< int > *  self,
int  index,
int const &  x 
)

Definition at line 499 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int_Sg__InsertRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 505 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 560 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int_Sg__Remove ( std::vector< int > *  self,
int const &  value 
)

Definition at line 567 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt ( std::vector< int > *  self,
int  index 
)

Definition at line 511 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 517 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Repeat()

SWIGINTERN std::vector< int >* std_vector_Sl_int_Sg__Repeat ( int const &  value,
int  count 
)

Definition at line 526 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 ( std::vector< int > *  self)

Definition at line 531 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 534 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__setitem()

SWIGINTERN void std_vector_Sl_int_Sg__setitem ( std::vector< int > *  self,
int  index,
int const &  val 
)

Definition at line 481 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int_Sg__SetRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 543 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange ( std::vector< operations_research::DecisionBuilder * > *  self,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1168 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1231 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const& std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1156 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::DecisionBuilder* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1150 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1171 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1234 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  x 
)

Definition at line 1180 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1186 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1241 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1248 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1192 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1198 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat ( operations_research::DecisionBuilder *const &  value,
int  count 
)

Definition at line 1207 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::DecisionBuilder * > *  self)

Definition at line 1212 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1215 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  val 
)

Definition at line 1162 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1224 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange ( std::vector< operations_research::IntervalVar * > *  self,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1284 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1347 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const& std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1272 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntervalVar* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1266 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntervalVar * >* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1287 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1350 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  x 
)

Definition at line 1296 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1302 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1357 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1364 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1308 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1314 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntervalVar * >* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat ( operations_research::IntervalVar *const &  value,
int  count 
)

Definition at line 1323 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntervalVar * > *  self)

Definition at line 1328 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1331 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  val 
)

Definition at line 1278 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1340 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange ( std::vector< operations_research::IntVar * > *  self,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 936 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 999 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntVar * >::value_type const& std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 924 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntVar* std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 918 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntVar * >* std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 939 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1002 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  x 
)

Definition at line 948 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 954 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1009 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1016 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 960 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 966 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntVar * >* std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat ( operations_research::IntVar *const &  value,
int  count 
)

Definition at line 975 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntVar * > *  self)

Definition at line 980 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 983 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  val 
)

Definition at line 930 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 992 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1632 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1695 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const& std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1620 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchFilter* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1614 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1635 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1698 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  x 
)

Definition at line 1644 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1650 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1705 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1712 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1656 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1662 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat ( operations_research::LocalSearchFilter *const &  value,
int  count 
)

Definition at line 1671 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchFilter * > *  self)

Definition at line 1676 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  val 
)

Definition at line 1626 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1688 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1516 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1579 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const& std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1504 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchOperator* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1498 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1519 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1582 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  x 
)

Definition at line 1528 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1534 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1589 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1596 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1540 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1546 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat ( operations_research::LocalSearchOperator *const &  value,
int  count 
)

Definition at line 1555 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchOperator * > *  self)

Definition at line 1560 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  val 
)

Definition at line 1510 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1572 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange ( std::vector< operations_research::SearchMonitor * > *  self,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1052 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1115 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const& std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1040 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SearchMonitor* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1034 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1055 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1118 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  x 
)

Definition at line 1064 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1070 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1125 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1132 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1076 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1082 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat ( operations_research::SearchMonitor *const &  value,
int  count 
)

Definition at line 1091 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SearchMonitor * > *  self)

Definition at line 1096 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1099 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  val 
)

Definition at line 1046 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1108 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange ( std::vector< operations_research::SequenceVar * > *  self,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1400 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1463 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const& std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1388 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SequenceVar* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1382 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SequenceVar * >* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1403 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1466 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  x 
)

Definition at line 1412 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1418 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1473 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1480 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1424 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1430 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SequenceVar * >* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat ( operations_research::SequenceVar *const &  value,
int  count 
)

Definition at line 1439 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SequenceVar * > *  self)

Definition at line 1444 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1447 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  val 
)

Definition at line 1394 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1456 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1748 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1811 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const& std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1736 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SymmetryBreaker* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1730 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1751 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1814 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  x 
)

Definition at line 1760 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1766 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1821 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1828 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1772 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1778 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat ( operations_research::SymmetryBreaker *const &  value,
int  count 
)

Definition at line 1787 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SymmetryBreaker * > *  self)

Definition at line 1792 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  val 
)

Definition at line 1742 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1804 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange ( std::vector< std::vector< int64 > > *  self,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 810 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< long > >::value_type const& std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 798 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int64 > std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 792 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int64 > >* std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 813 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< int64 > const &  x 
)

Definition at line 822 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 828 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 834 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 840 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int64 > >* std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat ( std::vector< int64 > const &  value,
int  count 
)

Definition at line 849 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int64 > > *  self)

Definition at line 854 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 857 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< int64 > const &  val 
)

Definition at line 804 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 866 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange ( std::vector< std::vector< int > > *  self,
std::vector< std::vector< int > > const &  values 
)

Definition at line 603 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< int > >::value_type const& std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 591 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 585 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int > >* std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 606 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  x 
)

Definition at line 615 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 621 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 627 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 633 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int > >* std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat ( std::vector< int > const &  value,
int  count 
)

Definition at line 642 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int > > *  self)

Definition at line 647 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 650 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  val 
)

Definition at line 597 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 659 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpException()

SWIGINTERN void SWIG_CSharpException ( int  code,
const char *  msg 
)

Definition at line 385 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingException()

static void SWIGUNUSED SWIG_CSharpSetPendingException ( SWIG_CSharpExceptionCodes  code,
const char *  msg 
)
static

Definition at line 227 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingExceptionArgument()

static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument ( SWIG_CSharpExceptionArgumentCodes  code,
const char *  msg,
const char *  param_name 
)
static

Definition at line 235 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionArgumentCallback_t  argumentCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentNullCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentOutOfRangeCallback 
)

Definition at line 275 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionCallback_t  applicationCallback,
SWIG_CSharpExceptionCallback_t  arithmeticCallback,
SWIG_CSharpExceptionCallback_t  divideByZeroCallback,
SWIG_CSharpExceptionCallback_t  indexOutOfRangeCallback,
SWIG_CSharpExceptionCallback_t  invalidCastCallback,
SWIG_CSharpExceptionCallback_t  invalidOperationCallback,
SWIG_CSharpExceptionCallback_t  ioCallback,
SWIG_CSharpExceptionCallback_t  nullReferenceCallback,
SWIG_CSharpExceptionCallback_t  outOfMemoryCallback,
SWIG_CSharpExceptionCallback_t  overflowCallback,
SWIG_CSharpExceptionCallback_t  systemCallback 
)

Definition at line 247 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterStringCallback_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver ( SWIG_CSharpStringHelperCallback  callback)

Definition at line 293 of file constraint_solver_csharp_wrap.cc.

Variable Documentation

◆ SWIG_csharp_exceptions

SWIG_CSharpException_t SWIG_csharp_exceptions[]
static
Initial value:
= {
}
@ SWIG_CSharpDivideByZeroException
@ SWIG_CSharpOutOfMemoryException
@ SWIG_CSharpArithmeticException
@ SWIG_CSharpApplicationException
@ SWIG_CSharpNullReferenceException
@ SWIG_CSharpInvalidCastException
@ SWIG_CSharpInvalidOperationException
@ SWIG_CSharpIndexOutOfRangeException

Definition at line 207 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_exceptions_argument

SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[]
static
Initial value:

Definition at line 221 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 287 of file constraint_solver_csharp_wrap.cc.